ChangeDirectory

Change working directory, return true on success

extern (C) @nogc nothrow
bool
ChangeDirectory
(
const(char*) dir
)

Meta